Skip to content

Document the skill install command - #276

Merged
chailandau merged 3 commits into
mainfrom
chai/document-manifest-command
Aug 25, 2026
Merged

Document the skill install command#276
chailandau merged 3 commits into
mainfrom
chai/document-manifest-command

Conversation

@chailandau

Copy link
Copy Markdown
Collaborator

Category: improvement
User Impact: People can discover how to install the unified ghost skill from the CLI overview.
Problem: The quickstart uses ghost skill install, but the command overview omitted it. This left the package documentation incomplete and gives us a small public-package patch for validating the release-sync path.
Solution: Add the command to both CLI overview blocks and include a patch changeset so the normal release workflow publishes and syncs it.

Validation:

  • pnpm check: passed
  • pnpm exec changeset status: reports one patch bump for @design-intelligence/ghost
  • commit hooks (check, format, sadscan, test, aittributor): passed
  • push hook (check-push-org, ci): passed
  • pnpm dump:cli-help: not run because this repository has no such script; no generated CLI output changed

Changeset: added a patch changeset for @design-intelligence/ghost

ghost Review:

  • ghost check --base origin/main: not run because this is documentation-only and does not change implementation or fingerprint behavior
  • ghost review --base origin/main --include-memory: not run because this does not change generation behavior, fingerprint semantics, or review packets
File changes

.changeset/document-skill-install-command.md
Adds the patch release note for the public package.

README.md
Lists ghost skill install in the repository CLI overview.

packages/ghost/README.md
Lists ghost skill install in the README shipped with the npm package.

Screenshots/Demos: N/A

chailandau and others added 3 commits August 21, 2026 15:51
Co-authored-by: Goose <opensource@block.xyz>
Ai-assisted: true
…fest-command

* 'main' of github.com:block/ghost:
  chore: version packages (#275)
  Match closing hashes in heading anchors (#274)
  chore: version packages (#273)
  Ignore deleted headerless diff paths (#272)
  Fix internal sync secret references (#271)
  chore: version packages (#270)
  Document the manifest command (#269)
Co-authored-by: Goose <opensource@block.xyz>
Ai-assisted: true
@chailandau
chailandau marked this pull request as ready for review August 25, 2026 17:17
@chailandau
chailandau merged commit 0702646 into main Aug 25, 2026
4 checks passed
@chailandau
chailandau deleted the chai/document-manifest-command branch August 25, 2026 17:17
@github-actions github-actions Bot mentioned this pull request Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant